Used as the base class for the 3D objects Light3D, Group3D, Object3D, and Trimesh. These objects are displayed in an Rb3DSpace.
Notes
The Element3D class represents anything that can go into a Group3D object. This includes all objects that can be displayed Objects property of the RB3DSpace control. All such objects have a position, orientation, and scale. The RB3DSpace's Camera property is an Element3D, rather than an Object3D.
See Also
Bounds3D, ColorList, Group3D, Light3D, Material, Object3D, Quaternion, TriangleList, Trimesh, UVList, Vector3D, VectorList classes; Rb3DSpace control.